Amazon.CodePipeline.Model.PipelineDeclaration.IsSetVersion C# (CSharp) Méthode

IsSetVersion() private méthode

private IsSetVersion ( ) : bool
Résultat bool
        internal bool IsSetVersion()
        {
            return this._version.HasValue; 
        }