Gets a value indicating if the value and its sub values can have a different structure across languages.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Reference { get; set; }
Public Property Reference As Boolean
Get
Set
public:
property bool Reference {
bool get ();
void set (bool value);
}
member Reference : bool with get, set
Property Value
Type:
Boolean
See Also