Amazon.StorageGateway.Model.UpdateChapCredentialsRequest.IsSetInitiatorName C# (CSharp) Method

IsSetInitiatorName() private method

private IsSetInitiatorName ( ) : bool
return bool
        internal bool IsSetInitiatorName()
        {
            return this._initiatorName != null;
        }