Property Id
Id
Gets or sets an identifier for the view;
public ustring Id { get; set; }
Property Value
- ustring
The identifier.
Remarks
The id should be unique across all Views that share a SuperView.
Gets or sets an identifier for the view;
public ustring Id { get; set; }
The identifier.
The id should be unique across all Views that share a SuperView.