Public Properties

  Name Description
public property ConnectionChangeTime Gets the local date and time of when the CSEntry object was last connected to, or disconnected from, a metaverse object. This property is not available in the ExportEntry method.
public property ConnectionRule Gets one of the RuleType values that indicates the type of rule that connected the CSEntry object to, or disconnected the CSEntry from, a metaverse object. This property is not available in the ExportEntry method.
public property ConnectionState Gets one of the ConnectionState values that indicates the connection state of the connector space object. This property is not available in the ExportEntry method or the ShouldDeleteFromMV method.
public property DN Gets or sets a ReferenceValue object that represents the distinguished name of the connector space entry.
public property Item Gets the Attrib object for an attribute in the CSEntry object.
public property MA Gets a ManagementAgent object that represents the management agent to which the connector space entry belongs. This property is not available in the ExportEntry method.
public property ObjectClass Gets a ValueCollection object that contains the object class of the connector space entry.
public property ObjectType Gets the name of the object type of the connector space entry.
public property RDN Gets or sets the relative distinguished name of the connector space entry. This property escapes characters as required and retrieves unescaped characters. This property should not be set with escaped characters.

See Also