IComponentizable.SyncDate Property

Definition

public:
 property Nullable<DateTime> SyncDate { Nullable<DateTime> get(); void set(Nullable<DateTime> value); };
public DateTime? SyncDate { get; set; }
member this.SyncDate : Nullable<DateTime> with get, set
Public Property SyncDate As Nullable(Of DateTime)

Property Value

Applies to