Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the naming convention for the name of the fiscal year for a TimeBinding object.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Property FiscalYearName As FiscalYearName
Get
Set
'Utilisation
Dim instance As TimeBinding
Dim value As FiscalYearName
value = instance.FiscalYearName
instance.FiscalYearName = value
public FiscalYearName FiscalYearName { get; set; }
public:
property FiscalYearName FiscalYearName {
FiscalYearName get ();
void set (FiscalYearName value);
}
member FiscalYearName : FiscalYearName with get, set
function get FiscalYearName () : FiscalYearName
function set FiscalYearName (value : FiscalYearName)
Valeur de propriété
Type : Microsoft.AnalysisServices.FiscalYearName
A FiscalYearName that indicates the naming convention for the name of the fiscal year for a TimeBinding object.