'Declaration
<DataMemberAttribute()> Public Property CreateSnapshot As Boolean
[DataMember()] public bool CreateSnapshot {get; set;}
[DataMember()] public: property bool CreateSnapshot { bool get(); void set ( bool value); }
'Declaration
<DataMemberAttribute()> Public Property CreateSnapshot As Boolean
[DataMember()] public bool CreateSnapshot {get; set;}
[DataMember()] public: property bool CreateSnapshot { bool get(); void set ( bool value); }