ExtenderConfigChangedEventArgsKsiService Property
|
KsiService that made the extender configuration request.
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic IKsiService KsiService { get; }
Public ReadOnly Property KsiService As IKsiService
Get
public:
property IKsiService^ KsiService {
IKsiService^ get ();
}
member KsiService : IKsiService with get
Property Value
Type:
IKsiService
See Also