Class AssociationType
Class for specifying the beginning and end dates of an association between objects
Inheritance
AssociationType
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class AssociationType : ComplexObjectType
Fields
| Edit this page View SourceAssociationBeginDate
Declaration
public DateType[] AssociationBeginDate
Field Value
Type | Description |
---|---|
DateType[] |
AssociationEndDate
Declaration
public DateType[] AssociationEndDate
Field Value
Type | Description |
---|---|
DateType[] |