MembershipEffectiveDate Property

This field always has the same value as RenewDate. NetFORUM internal business logic determines what the value actually represents.

Definition

Namespace: Ignition.Memberships
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public DateTime EffectiveDate { get; protected set; }

Property Value

DateTime

See Also