NetWeightAssociation
A class for defining an association between a network weight and a field in a table.
Property |
Type |
Description |
---|---|---|
FieldName |
string |
Name of the field that contains the values for this weight. |
TableName |
string |
Name of the table to which this weight is associated. |
WeightID |
int |
Weight internal ID of the weight to which this table is associated. |
2/28/2020