Amazon.SimpleSystemsManagement.Model.GetInventorySchemaRequest.IsSetTypeName C# (CSharp) Method

IsSetTypeName() private method

private IsSetTypeName ( ) : bool
return bool
        internal bool IsSetTypeName()
        {
            return this._typeName != null;
        }