Amazon.SimpleSystemsManagement.Model.DocumentIdentifier.IsSetSchemaVersion C# (CSharp) 메소드

IsSetSchemaVersion() 개인적인 메소드

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