Amazon.ServiceCatalog.Model.DescribeProvisioningParametersRequest.IsSetPathId C# (CSharp) Method

IsSetPathId() private method

private IsSetPathId ( ) : bool
return bool
        internal bool IsSetPathId()
        {
            return this._pathId != null;
        }