[RecordOperationAttribute(typeof(VendorDevice), RecordOperation.CreateNewRecord)] public VendorDevice NewVendorDevice()
<RecordOperationAttribute(GetType(VendorDevice), RecordOperation.CreateNewRecord)> Public Function NewVendorDevice As VendorDevice
public: [RecordOperationAttribute(typeof(VendorDevice), RecordOperation::CreateNewRecord)] VendorDevice^ NewVendorDevice()
[<RecordOperationAttribute(typeof(VendorDevice), RecordOperation.CreateNewRecord)>] member NewVendorDevice : unit -> VendorDevice
function NewVendorDevice();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.