IModelEntry.Properties Property
.NET Standard 2.x
Gets the property names of the model class.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
string[] Properties { get; }
Returns
System.String[]
Property names of the model class.
Applies to
.NET Standard
2.x