RSObjectDefinition RSPropertyDefinitions Property
Holds field/property info including name, data type, etc.
Namespace: Scribe.Core.ConnectorApi.Metadata
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public List<RSPropertyDefinition> RSPropertyDefinitions { get; set; }
Property Value
Type: ListRSPropertyDefinition
See