MembershipEffectiveDate Property
This field always has the same value as
RenewDate. NetFORUM internal business logic determines what the value actually represents.
Namespace: Ignition.MembershipsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public DateTime EffectiveDate { get; protected set; }
Public Property EffectiveDate As DateTime
Get
Protected Set
public:
property DateTime EffectiveDate {
DateTime get ();
protected: void set (DateTime value);
}
member EffectiveDate : DateTime with get, set
Property Value
DateTime