IPublishReference
This topic describes the properties and methods of the IPublishReference interface.
Properties
TargetStatus Indicates whether the target of this reference is found or not. The possible values are: |
PublishItemMode Indicates whether the target of this reference is found as a regular item or as an extra compare item. The possible values are: |
Methods
Get
Returns the value for the given property name
|
Set
Sets the value for the given property.
|
TryGet
Tries to get the value for the given property name.
|
Contains
Checks whether the given property name exists or not
|
Remove
Removes the value for the given property name
|
GetPropertyNames Returns a list with all the property names available on this object |