Click or drag to resize
PropertyDefinitionIsGlobal Property
Gets a value indicating if the property is automatically assigned to all entities of PropertyType.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsGlobal { get; }

Property Value

Type: Boolean
See Also