Click or drag to resize
ConstantsRelationshipsBuiltInRelationshipsDictionary Property
Zet Universe

[This is preliminary documentation and is subject to change.]

Relationship / Description (for now). Doesn't include system relations (they are used for internal purposes only).

Namespace: ZU
Assemblies:  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
C#
public static Dictionary<string, string> BuiltInRelationshipsDictionary { get; }

Property Value

Type: DictionaryString, String
See Also