Defines the name of a metadata value interpreted as an Area.
Namespace: RelaxIS_SDK.CommonAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public const string AREA = "Area"
Public Const AREA As String = "Area"
Dim value As String
value = MetadataNames.AREA
Field Value
StringSee Also