RSPropertyDefinition Nullable Property
Identifies whether field is nullable/required.
Namespace: Scribe.Core.ConnectorApi.Metadata
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public bool Nullable { get; set; }
Property Value
Type: Boolean
See