public ServiceBase ParentService { get; set; }
Public Property ParentService As ServiceBase Get Set
public: property ServiceBase^ ParentService { ServiceBase^ get (); void set (ServiceBase^ value); }
member ParentService : ServiceBase with get, set
function get_ParentService(); function set_ParentService(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.