Amazon.Inspector.Model.AssetAttributes.IsSetSchemaVersion C# (CSharp) 메소드

IsSetSchemaVersion() 개인적인 메소드

private IsSetSchemaVersion ( ) : bool
리턴 bool
        internal bool IsSetSchemaVersion()
        {
            return this._schemaVersion.HasValue; 
        }