RelationshipsType4Sibling Property
IT Hit WebDAV Classes Reference
This relation type represents a sibling.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static RelationshipsType4 Sibling { get; }
Public Shared ReadOnly Property Sibling As RelationshipsType4
Get
public:
static property RelationshipsType4^ Sibling {
RelationshipsType4^ get ();
}
static member Sibling : RelationshipsType4 with get
Property Value
Type:
RelationshipsType4
See Also