Amazon.SimpleSystemsManagement.Model.DocumentVersionInfo.IsSetIsDefaultVersion C# (CSharp) 메소드

IsSetIsDefaultVersion() 개인적인 메소드

private IsSetIsDefaultVersion ( ) : bool
리턴 bool
        internal bool IsSetIsDefaultVersion()
        {
            return this._isDefaultVersion.HasValue; 
        }