Amazon.ServiceCatalog.Model.ProvisioningArtifactProperties.IsSetInfo C# (CSharp) Method

IsSetInfo() private method

private IsSetInfo ( ) : bool
return bool
        internal bool IsSetInfo()
        {
            return this._info != null && this._info.Count > 0; 
        }