public Guid[] Ids { get; set; }
Public Property Ids As Guid() Get Set
public: property array<Guid>^ Ids { array<Guid>^ get (); void set (array<Guid>^ value); }
member Ids : Guid[] with get, set
In This Article