RelationshipsType4Parent Property
IT Hit WebDAV Classes Reference
This relation type represents a parent. String value is "PARENT", integer value is 512.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static RelationshipsType4 Parent { get; }
Public Shared ReadOnly Property Parent As RelationshipsType4
Get
public:
static property RelationshipsType4^ Parent {
RelationshipsType4^ get ();
}
static member Parent : RelationshipsType4 with get
Property Value
Type:
RelationshipsType4See Also