Click or drag to resize

MetadataName Property

Gets or sets metadata name.

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public string Name { get; set; }

Property Value

String
Remarks
Use the MetadataNames constants for reference on valid names.
See Also