| EntityRefRelation Property |
Zet Universe[This is preliminary documentation and is subject to change.]
Relation: e.g., "Is Author Of", or "Is Sent By", etc.
As we want the system to be extendable, we should not specify kinds of things using hard coding, but by using strings (via the Constants)
Namespace: ZU.SemanticAssemblies: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax public string Relation { get; set; }
Property Value
Type:
StringSee Also