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