Property ClientLoad
ClientLoad
Gets if this row's cost table is one a client can safely load, rather than relying on the server to provide.
public bool? ClientLoad { get; }
Property Value
- bool?
Gets if this row's cost table is one a client can safely load, rather than relying on the server to provide.
public bool? ClientLoad { get; }