ExternalReference constructor
ExternalReference(
- int id,
- ExternalReferenceOptions options,
- int nameWsMaster
Implementation
ExternalReference(int id, this.options, this.nameWsMaster)
: super(id, IsobusObjectType.externalReference);