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