Amazon.ServiceCatalog.Model.Principal.IsSetPrincipalType C# (CSharp) Method

IsSetPrincipalType() private method

private IsSetPrincipalType ( ) : bool
return bool
        internal bool IsSetPrincipalType()
        {
            return this._principalType != null;
        }