WireTerminationProcessing Property
In This Topic
For a connection point, this shows how the end of the connection is handled, for example with stripping or crimping.
Syntax
public int WireTerminationProcessing {get; set;}
public:
property int WireTerminationProcessing {
int get();
void set ( int value);
}
See Also