Click or drag to resize

MaterialSetupRequirementPosition Property

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

The position where the required material must be installed on the Endpoint (optional). Where applicable, a dot (".") notation should be utilized to designate specific positions. Examples: MODULE1.FRONT.Pos23, STAGE2.BANK1.Pos44, etc.

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public string Position { get; set; }

Property Value

Type: String
See Also