DimensionUse.IntermediateFactName Property

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public Property IntermediateFactName As String
public string IntermediateFactName { get; set; }
public:
property String^ IntermediateFactName {
    String^ get ();
    void set (String^ value);
}
member IntermediateFactName : string with get, set
function get IntermediateFactName () : String
function set IntermediateFactName (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

DimensionUse Class

Microsoft.TeamFoundation.Warehouse Namespace