 | OrganizationChapterMembershipJoinDate Property |
Note: This API is now obsolete.
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[ObsoleteAttribute("This property uses non-baseline logic and will be removed in a future release. (4.2.0)")]
public DateTime ChapterMembershipJoinDate { get; }<ObsoleteAttribute("This property uses non-baseline logic and will be removed in a future release. (4.2.0)")>
Public ReadOnly Property ChapterMembershipJoinDate As DateTime
Getpublic:
[ObsoleteAttribute(L"This property uses non-baseline logic and will be removed in a future release. (4.2.0)")]
property DateTime ChapterMembershipJoinDate {
DateTime get ();
}[<ObsoleteAttribute("This property uses non-baseline logic and will be removed in a future release. (4.2.0)")>]
member ChapterMembershipJoinDate : DateTime with getProperty Value
DateTime
See Also