public string ContractInterface { get; set; }
Public Property ContractInterface As String Get Set
public: virtual property String^ ContractInterface { String^ get () sealed; void set (String^ value) sealed; }
abstract ContractInterface : string with get, set override ContractInterface : string with get, set
function get_ContractInterface(); function set_ContractInterface(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.